Gets or sets the Brush used to draw axis labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Brush AxisLabelsBrush { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AxisLabelsBrush As Brush |
See Also