GraffitiSuite Docs
Docs
Graffitigridchartpie
Loading document parsing libraries...
# GraffitiGridChartPie Class Inherits GraffitiGridChart ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Android | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Console | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### iOS | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ### Web | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Constructor | (None) | (None) | Creates a new instance of the class. | | toString | (None) | String | | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | AngleOffset | Integer | Nil | Angle in degrees to offset the first slice. | | BorderColor | Color | Nil | Color used for the border of the pie and slices. | | BorderWidth | Integer | 0 | Width of the border in pixels. | | SliceColors() | Color | Nil | Colors used to draw slices. |