MovingMarkerEnabled

Gets or Sets the state which indicates whether a marker should appear on DataPoints, when you move the mouse over PlotArea.

 

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.Series>

<vc:DataSeries MovingMarkerEnabled="True">

 

</vc:DataSeries>

</vc:Chart.Series>

</vc:Chart>

 

 

Remarks:

  1. This attribute is applicable only for Line charts

  2. The default value of MovingMarkerEnabled property is False.