C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / AreaStyle Property

In This Topic
AreaStyle Property
In This Topic
Gets the ChartArea style.
Syntax
'Declaration
 
Public ReadOnly Property AreaStyle As Style
 
Remarks
The property provides a convenient shortcut to the ChartArea.Style.
See Also