Gets or sets the font weight for the series title.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public FontWeight TitleFontWeight { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TitleFontWeight As FontWeight |
See Also