ChartView.BackgroundColor

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Color)
aChartView.BackgroundColor = newValue
or
ColorValue = aChartView.BackgroundColor


The Background colors of the ChartView. If the dimension of the Array is 1, and BackgroundType is BackgroundGradient, the background will be drawn as a vertical gradient.