Class PositioningIndicatorPanel
Panel that is used for positioning the ZeroIndicator.
Inheritance
System.Object
PositioningIndicatorPanel
Inherited Members
Namespace: Telerik.Windows.Controls.BulletGraph
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class PositioningIndicatorPanel : PositioningPanel
Constructors
PositioningIndicatorPanel()
Declaration
public PositioningIndicatorPanel()
Methods
GetMeasureValue(FrameworkElement)
Gets the data context value.
Declaration
protected override double GetMeasureValue(FrameworkElement child)
Parameters
System.Windows.FrameworkElement
child
The child. |
Returns
System.Double
|