In This Topic
The Style class is used to describe the appearance of various elements of the chart, include the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels. Typically, an object’s style and one or more of its properties are inherited the object’s parent.
Object Model
Syntax
'Declaration
Public Class Style
Inheritance Hierarchy
System.Object
C1.Win.C1Chart3D.Style
See Also