SRGraphLegend::DrawCustomKey

voidSRGraphLegend::DrawCustomKey(CPointtopleft, CPointbottomright, intgroup, intindex, SRGraphStyle *ptrStyle)

Draws a custom key style -- override this function to define your own style

Defined in: SRGraphLegend.cpp

Return Value

void

Parameters

topleft

Top-left corner of the component rectangle

bottomright

Bottom-right corner of the component rectangle

group

Group of data item to be represented

index

Index of data item to be represented

ptrStyle

Pointer to the style to use