SRGraphDisplay::DrawIsoBarData

void SRGraphDisplay::DrawIsoBarData(void)

Draws "Manhattan" type bar graphs

Defined in: SRGraphDisplay.cpp

Remarks

Because Manhattan graphs can only display positive data, any negative values cause this chart type to reprogram itself as a bar chart.

See also...

DrawVBarData