SRGraphComponent::m_nCurrentIndex

int SRGraphComponent::m_nCurrentIndex

Integer variable used to generate the automatic pens, fills, and wiget shapes
Normally this variable is updated during the component drawing cycle according to graph type. Bar and line graphs increment this variable according to the group currently being drawn. Pie charts update it once for each pie wedge.