C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Style Class
Members

Style Class
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
Style Class
Syntax
'Declaration
 
Public Class Style 
 
Inheritance Hierarchy

System.Object
   C1.Win.C1Chart3D.Style

See Also