Difference between revisions of "ChartView.Border"

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