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