HighLightColor

Gets or Sets the color for the DataPoints marker on mouse over.

 

Type: Brush

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 HighLightColor="Blue">

 

</vc:DataSeries>

</vc:Chart.Series>

</vc:Chart>

 

 

Remarks:

  1. The default value of HighLightColor property is Red.

  2. This attribute is applicable only for Line, Spline, StepLine, Area, Radar and Polar charts only.