GraffitiSuite Docs
Docs
Graffitigridchartbar
Loading document parsing libraries...
# GraffitiGridChartBar 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 | (None) | ## Properties | Name | Type | Default Value | Description | | --- | :---: | :---: | --- | | BarColorNegative | Color | &cf04040 | Color used for bars that have a negative value. | | BarColorPositive | Color | &c3366cc | Color used for bars that have a positive value. | | BarSpacing | Integer | 1 | Distance between bars in pixels. | | BarWidth | Integer | 10 | Width of bars in pixels. |