This is the area of the center of the chart, extending to but not including the axes.
For charts without axes, this area includes the data points and data labels, but not the title or legend.
The horizontal spacing between elements in the plot.
The vertical spacing between elements in the plot.
The area of the plot within which the series elements will be displayed.
This type defines a legend in the chart, including the legend text, size and position.
The legend items usually describe either the series or categories, depeding on the chart type.
The horizontal spacing between elements
in the legend.
The vertical spacing between elements in
the legend.
The area of the legend block within
which the legend items are displayed.
The actual text content of the block.
The orientation of elements in the
legend, by default it's Vertical.
The direction in which the entries are
added to the legend, by default it's TopBottom.
The line attributes to be used for the
line separating groups of entries in the
legend.
The position of the legend, by
default it's Right.
The form rendering of series should take
(by Series or by Categories).
A label instance to hold attributes for
legend title.
Specifies where the title for the legend
should be displayed.
Specifies if show legend item value.
Specifies if show legend item value as
percentile.
Specifies if show legend item value
total.
Specifies the maximum string size for
each legend item. If the string size is
greater than this, it will be wrapped.
Zero means no wrap.
The maximal percent of space which the
legend can take from the chart block.
The maximal percent of space which the
legend title can take from the legend
block. By default, it's 0.6.
Specifies the min count of characters before
ellipsis. 0 means ellipsis won't be used.
Default value is 1.
This type defines a text block in the chart, including the block's text, size and position.
The actual text content of the block.
This type defines the Title in a chart, including the title's text, location, and bounds. The title is optional and may be hidden.
This type defines a modular area of a chart that can be positioned within the chart bounds.
Specifies the block's children.
Defines the position and size of the block.
(These will usually be relative to the top left
corner of the container block.
Specifies where the content of the block is
anchored.
Specifies how the content of the block fills up
available space.
Defines the insets to be used for this block's
contents.
Defines the row index for the block, by
default it's -1.
Defines the column index for the block, by
default it's -1.
Defines the rowspan value for the block, by
default it's -1.
Defines the columnspan value for the block, by
default it's -1.
Defines the minimum size for the block.
Defines the outline for the chart element.
Background for the Block...Can be transparent, a
solid color, a gradient OR image
Specifies whether the block is visible, by default
it's true.
Holds the actions for the block.
Specifies a hinted width for the block.
Specifies a hinted height for the block.
The element represents cursor for the block.
This type defines an modular area of a chart that can be positioned (and resized ?) during rendering / output.
Holds the background for the client area.
Holds the outline information for the client area.
Specifies the shadow color for the client area.
Specifies the insets for the client area.
Specifies whether client area is visible