Package | stimulsoft.report.chart.core.legend |
Class | public class StiLegendItemCoreXF |
Inheritance | StiLegendItemCoreXF ![]() |
Property | Defined By | ||
---|---|---|---|
colorIndex : int [read-only] | StiLegendItemCoreXF | ||
index : int [read-only] | StiLegendItemCoreXF | ||
series : IStiSeries [read-only] | StiLegendItemCoreXF | ||
text : String [read-only] | StiLegendItemCoreXF |
Method | Defined By | ||
---|---|---|---|
StiLegendItemCoreXF(text:String, series:IStiSeries, index:int, colorIndex:int) | StiLegendItemCoreXF |
colorIndex | property |
colorIndex:int
[read-only] public function get colorIndex():int
index | property |
index:int
[read-only] public function get index():int
series | property |
text | property |
text:String
[read-only] public function get text():String
StiLegendItemCoreXF | () | Constructor |
public function StiLegendItemCoreXF(text:String, series:IStiSeries, index:int, colorIndex:int)
text:String | |
series:IStiSeries | |
index:int | |
colorIndex:int |