Gets the legend 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
The legend style inherits from the C1Chart style.
See Also
Legend Class | Legend Members | C1.Win.C1Chart Namespace | Legend Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |