LegendElement Enumeration
| Syntax | Constants |
|---|---|
Enum LegendElement
scgPlotLegendMarker = 0
scgPlotLegendLine = 1
scgPlotLegendArea = 2
scgPlotLegendBarLine = 3
scgPlotLegendBarArea = 4
scgPlotLegendBoxLine = 5
scgPlotLegendBoxArea = 6
scgPlotLegendWhiskerLine = 7
scgPlotLegendWhiskerArea = 8
scgPlotLegendVoronoiLine = 9
scgPlotLegendSpikeLine = 10
scgPlotLegendIconLine = 11
scgPlotLegendIconArea = 12
scgPlotLegendSelPointsMarker = 13
scgPlotLegendFreqPointsMarker = 14
scgPlotLegendOvlMarker = 20
scgPlotLegendOvlLine = 21
scgPlotLegendOvlArea = 22
scgPlotLegendOvlBarLine = 23
scgPlotLegendOvlBarArea = 24
scgFitLegendLine = 30
scgFitLegendArea = 31
scgFitLegendOvlLine = 32
scgCustomFunctionLegendLine = 40
scgCustomFunctionLegendArea = 41
End Enum
|
|