Gets or sets the brush for the title of the axis.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
SyntaxC#
Copy Code
|
|---|
public Brush TitleBrush { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TitleBrush As Brush |
See Also