Gets or sets a color of text for the legend entry.
[Visual Basic]
Public Property TextColor As Color
[C#]
public Color TextColor {get;set;}
[Delphi]
public property TextColor: Color read get_TextColor write set_TextColor;
See Also
DrawLegendEntryEventArgs Class | DrawLegendEntryEventArgs Members | C1.Win.C1Chart Namespace | DrawLegendEntryEventArgs Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |