SRGraphLabelBlock::LabelPositions
enum SRGraphLabelBlock { LabelFirst, LabelLast, };
May be used instead of a positive integer index to return the first or last label on the list
Defined in: SRGraphLabelBlock.h
Members
LabelFirst
Get the first on the list -1
LabelLast
Get the last -2