|
Pie Chart |
Top Previous Next |
The pie chart is based on Pie Plot. It inherits all its properties.
This is what pie chart looks like:
Dataset The pie 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 3D Flag that control whether or not the chart is rendered in 3D mode. Example of 3D pie chart:
Property name: chart3D Property type: Boolean dEPTH fACTOR Depth factor specifies the size of the 3D effect as a percentage of the height of the plot area. The default value is 0.12 (twelve percent). This property is valid for 3D mode only. Property name: depthFactor Property type: Float Darker Sides Flag that controls whether or not the sides of the pie plot are drawn using a darker color. This property is valid for 3D mode only. Property name: darkerSides Property type: Boolean 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 |