Gets or sets the name of the font for all chart labels.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public string FontName { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FontName As String |
See Also