The Style class is used to describe the appearance of various elements of the chart, including the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels. Typically, an object's style and/or one or more of its properties are inherited the object's parent style or its default style. All Style properties have an associated Reset Method that restores the style property inheritance state.
For a list of all members of this type, see Style Members.
System.Object
C1.Win.C1Chart.Style
[Visual Basic]
Public Class Style
[C#]
public class Style
[Delphi]
type Style = class;
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |