Gets or sets the brush for drawing the title of the axis. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Brush TitleStroke { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleStroke As Brush |