ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Style Class
Members

In This Topic
    Style Class
    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
    Style Class
    Syntax
    'Declaration
     
    Public Class Style 
    public class Style 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart3D.Style

    See Also