HrefTarget

Gets or Sets the how the hyper-link in Href for the element will open.

 

Type: HrefTargets

Namespace: Visifire.Gauges

Assembly:

Silverlight:

SLVisifire.Gauges (in SLVisifire.Gauges.dll)

WPF:

WPFVisifire.Gauges (in WPFVisifire.Gauges.dll)

 

This attribute applies to:

 

Syntax:

<vc:Chart ... >

<vc:Chart.Titles>

<vc:Title Href="http://www.visifire.com" HrefTarget="_blank" />

</vc:Chart.Titles>

</vc:Chart>

 

Remarks:

  1. For a list of values please refer HrefTargets.