CChart::GetMajorGridLineStyle


int GetMajorGridLineStyle( void );
void SetMajorGridLineStyle( int lineStyle );

Description

These functions set or retrieve the line style used for drawing the major grid lines. These use the standard Windows line styles of PS_SOLID, PS_DASH, PS_DOT, PS_DASHDOT, PS_DASHDOTDOT.


CChart Reference | CPlot Reference