StartFromZero

Axis range will be selected such that one of the limits is zero.

 

Type: Boolean

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 StartFromZero="True"/>

</vc:Chart.AxesX>

</vc:Chart>

 

Below is the chart after setting StartFromZero property in AxisX.

 

 

 

Remarks:

  1. By default StartFromZero is True for AxisY.