ChartView.BackgroundColor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 23:38, 11 May 2013 by Admin (Talk | contribs) (1 revision)

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.