Gets or sets the style of font used to draw legend titles.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public FontStyle LegendTitleFontStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LegendTitleFontStyle As FontStyle |
See Also