Chart Options

From Lianjapedia
Revision as of 07:45, 4 June 2015 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Under Construction

Attribute Description
Graph type Select from a known chart type: Horizontal Bar | Vertical Bar | Line | Pie | Gantt | Bipolar | Funnel | Radar | Rose | Scatter | Radial Scatter | Thermometer | Waterfall | Vertical Progress Bar | Horizontal Progress Bar
URL The generated URL that will be rendered in the chart section
Width The chart width
Height The chart height
Left gutter The chart left gutter width in pixels
Right gutter The chart right gutter width in pixels
Top gutter The chart top gutter height in pixels
Bottom gutter The chart bottom gutter height in pixels
Background color The color of the chart canvas as an html-like color
Shadow Enable or disable 3D shadowing (True | False).
Effects Enable or disable special effects for displaying the chart (True | False).
Gradient colors Enable or disable gradient colors (True | False).
Gradient start color The start gradient color
Gradient end color The end gradient color
Title The chart title
Title foreground color The chart title foreground color
Title background color The chart title background color
Data The comma separated list of chart data. For grouped data, separate the groups with a | character.
Labels The chart labels
Label foreground color The chart label foreground color
Labels above Enable or disable displaying a summary label next to the segment (True | False).
Legend labels The chart legend labels
Tooltips A comma separated list of tooltips that are passed to the delegate
Colors A comma separated list of html-style colors (one for each segment)
Delegate An optional delegate to be called when segments of the chart are selected. By default the 'tooltip' for the segment selected will be used as a search key in any child sections.