ChartView.BackgroundType

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

Jump to: navigation, search
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