ChartView.Border

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 Boolean)
aChartView.Border = newValue
or
BooleanValue = aChartView.Border


If True, a Border is drawn around the ChartView. The Color of the Border can be set using the BorderColor property.