Gets or sets the font object.
[Visual Basic]
Public Property Font As Font
[C#]
public Font Font {get;set;}
[Delphi]
public property Font: Font read get_Font write set_Font;
See Also
C1.Win.C1Chart.Style Class | C1.Win.C1Chart.Style Members | C1.Win.C1Chart Namespace | C1.Win.C1Chart.Style Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |