Difference between revisions of "ChartView.BackgroundColor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (10 revisions imported)
 
(No difference)

Latest revision as of 14:21, 6 August 2015

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.