Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Enumerations
TRSLegendOption Enumeration
Defines the options available for drawing the legend
Namespace: RSChartConsts
Delphi
type TRSLegendOption = ( loSquare, loGlyph);
Name
Description
loGlyph
Draw a glyph or a box
loSquare
Draw glyph/box as square or Height is size of text
Top
•RSChartConsts.TRSLegendOptions
•RSChartConsts