ChartView.BackgroundColor

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 23:27, 11 May 2013 by RB WikiCreator (Talk)

(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.