Difference between revisions of "ChartView.BackgroundType"

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

Revision as of 23:38, 11 May 2013

Property (As Integer)
aChartView.BackgroundType = newValue
or
IntegerValue = aChartView.BackgroundType


The filling Type of the Background. The following Class constants can be used:

    • BackgroundNone
    • BackgroundSolid
    • BackgroundGradient