Gets the title style.
[Visual Basic]
Public ReadOnly Property Style As C1.Win.C1Chart.Style
[C#]
public C1.Win.C1Chart.Style Style {get;}
[Delphi]
public property Style: C1.Win.C1Chart.Style read get_Style;
Remarks
Inherits from the C1Chart style.
See Also
Title Class | Title Members | C1.Win.C1Chart Namespace | Title Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |