blob: 2977aa9e47e8201688ef1a13b018fbe694a46fc5 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.charts.beads.layouts.StackedBarChartLayout",
"baseClassname": "org.apache.royale.charts.beads.layouts.ChartBaseLayout"
,
"description": "The StackedBarChartLayout class calculates the size and position of all of the itemRenderers for all of the series in a StackedBarChart.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "org.apache.royale.charts.beads.layouts.StackedBarChartLayout",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "constructor",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"return": "",
"params": []}
,
{ "type": "accessor",
"access": "read-write",
"return": "Number",
"qname": "gap",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "The amount of space to leave between series. If a chart has several series, the bars for an X value are side by side with a gap between the groups of bars.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.0"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}