Gets or sets the chart style.
[Visual Basic]
Public ReadOnly Property Style As C1.Win.C1Chart.Style
[C#]
new public C1.Win.C1Chart.Style Style {get;}
[Delphi]
public property Style: C1.Win.C1Chart.Style read get_Style;
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |