ChartView.BackgroundColor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 13:21, 6 August 2015 by Admin (Talk | contribs) (10 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.