Gets or sets the styles for the axis series.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public List<Style> AxisStyles { get; set; } |
Visual Basic
![]() |
---|
Public Property AxisStyles As List(Of Style) |
A list of System.Windows.Style objects. Each style in the list sets the appearance of one of the chart axes.