ASP.NET Pack Programmer's Guide
AxisRenderer.AxisStroke Property
See Also
 





Gets or sets the Brush that should be used to draw axis lines.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Brush AxisStroke { get; set; }

Visual Basic  Copy Code

Public Property AxisStroke As Brush

 Property Value

 See Also

AxisRenderer Members
AxisRenderer Class
MindFusion.Charting Namespace