Gets or Sets the style of the lines used in the chart. For example, Grid lines.
Type: LineStyles
Namespace: Visifire.Charts
Assembly:
|
Silverlight: |
SLVisifire.Charts (in SLVisifire.Charts.dll) |
|
WPF: |
WPFVisifire.Charts (in WPFVisifire.Charts.dll) |
This attribute applies to:
Syntax:
<vc:Chart ... >
<vc:Chart.AxesX>
<vc:Axis ...>
<vc:Axis.Grids>
<vc:ChartGrid LineStyle="Dotted"/>
</vc:Axis.Grids>
</vc:Axis>
</vc:Chart.AxesX>
</vc:Chart>
Remarks:
For a full list of properties please refer to LineStyles.