blob: f17c0533bb952370ba21e1f3c633afd3b1ec5b12 [file] [log] [blame]
{ "type": "class",
"qname": "mx.charts.chartClasses.LegendData",
"baseClassname": ""
,
"description": "The LegendData structure is used by charts to describe the items that should be displayed in an auto-generated legend. A chart's <code>legendData</code> property contains an Array of LegendData objects, one for each item in the Legend.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]},
{ "tagName": "royalesuppresspublicvarwarning",
"values": []} ],
"members": [
{ "type": "method",
"qname": "mx.charts.chartClasses.LegendData",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Constructor.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "field",
"qname": "aspectRatio",
"return": "Number",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "Determines the size and placement of the legend marker. If set, the LegendItem ensures that the marker's width and height match this value. If unset (<code>NaN</code>), the legend item chooses an appropriate default width and height.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "element",
"return": "mx.charts.chartClasses.IChartElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The chart item that generated this legend item.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "label",
"return": "String",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The text identifying the series or item displayed in the legend item.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "marker",
"return": "mx.core.IFlexDisplayObject",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "A visual indicator associating the legend item with the series or item being represented. This DisplayObject is added as a child to the LegendItem.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Flex 3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}