|
Ring Chart |
Top Previous Next |
The ring chart is based on Pie Plot. It inherits all its properties.
This is what ring chart looks like:
Dataset The ring chart supports Custom Data model only. It has the following Source Data Bindings:
Common Properties Width, Height, Bindings, Visible, Background, Border Source Data and Source Data Bindings properties. All properties of a Pie Plot. Custom Properties Separators Visible Flag that controls whether or not the separators between sections are visible. Property name: separatorsVisible Property type: Boolean Separator Stroke Stroke used to draw the separator lines. Property name: separatorStroke Property type: Data Table Separator Paint Paint used to draw the separator lines. Property name: separatorPaint Property type: Data Table Inner Separator Extension Length of the separator line drawn inside the ring for each section. The value is a percentage of the ring depth (the default is 0.20, or 20%). Property name: innerSeparatorExtension Property type: Float outer Separator Extension Length of the separator line drawn outside the ring for each section. The value is a percentage of the ring depth (the default is 0.20, or 20%). Property name: outerSeparatorExtension Property type: Float Section Depth Section depth as a percentage of the plot's radius. The default value is 0.20 (twenty percent). Property name: sectionDepth Property type: Float Common Events Hidden, Shown, Moved, Resized, Mouse Clicked, Mouse Pressed, Mouse Released, Mouse Entered, Mouse Exited, Mouse Moved, Mouse Wheel Moved, Key Typed, Key Pressed, Key Released, Focus Gained, Focus Lost |