| Contents > Glossaries > Style examples | Index |
Indexed data
Data is indexed to the initial value = 100.

sp.LineGraphStyle = LineGraphStyles.Indexed;
This is often used to compare series such as currencies or share prices.
See also ...
SharpPlot | BarChartStyle | CloudChartStyle | LineGraphStyle | MinMaxChartStyle | PolarChartStyle | StepChartStyle | TowerChartStyle | XBarChartStyle
