GraffitiSuite Docs
Docs
Graffitigridchartbullet
Loading document parsing libraries...
# GraffitiGridChartBullet 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 | | --- | :---: | :---: | --- | | PerformanceColor | Color | &c3030f0 | Color of the performance measure horizontal bar. | | RangeColorHigh | Color | &cd3dafe | Color to use for the high end of the qualitative range background. | | RangeColorLow | Color | &c7f94ff | Color to use for the low end of the qualitative range background. | | RangeColorMid | Color | &ca8b6ff | Color to use for the middle of the qualitative range background. | | TargetColor | Color | &cf03030 | Color of the vertical target marker. | | TargetWidth | Integer | 0 | Width of the vertical target marker in pixels. |