SRGraphLegend::SetCustomLegendSteps

void SRGraphLegend::SetCustomLegendSteps(void)

Sets the steps that the index and group advance automatically -- override for custom chart types
For example, if your derived chart type uses six consecutive groups to store data items for a single item, then you can set the group stepping to six here.

Defined in: SRGraphLegend.cpp

Return Value

void