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