CXYChart::GetMarkerFillState

CXYChart::SetMarkerFillState


void SetMarkerFillState( int dataID, BOOL how);
int GetMarkerFillState( int dataID );

Description

These functions set or return whether the marker drawn should be filled (with the same color as the marker).

The data ID is that returned by AddData or SetData.


CXYChart Reference | CPlot Reference