MindFusion.Wpf Pack Programmer's Guide
Axis.LabelBrush Property
See Also
 





Gets or sets the brush for the labels of the axis.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public Brush LabelBrush { get; set; }

Visual Basic  Copy Code

Public Property LabelBrush As Brush

 Property Value

 See Also

Axis Members
Axis Class
MindFusion.RealTimeCharting.Wpf Namespace