ChartView.BackgroundType

From Jeremie Leroy - XOJO Controls Wiki
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