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.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public class Style |
Visual Basic |
---|
Public Class Style |