API Reference
Class
RadialValueScale
Owns renderer-neutral bounds, ticks, and normalization for radial value axes.
Inheritance
- Object
- RadialValueScale
Methods
Create(ChartForgeX.Core.ChartAxis arg1, System.Collections.Generic.IEnumerable{ChartForgeX.Core.ChartSeries} arg2, System.String arg3) #Builds one shared radial scale from the configured value axis and rendered series.
Parameters
- arg1 ChartForgeX.Core.ChartAxis
- arg2 System.Collections.Generic.IEnumerable{ChartForgeX.Core.ChartSeries}
- arg3 System.String
Normalize(System.Double arg1) #Maps a radial value into the configured scale after constraining it to the visible domain.
Parameters
- arg1 System.Double