New to Telerik UI for WPFStart a free 30-day trial

Panel that is used for positioning the ZeroIndicator.

Definition

Namespace:Telerik.Windows.Controls.BulletGraph

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public class PositioningIndicatorPanel : PositioningPanel

Inheritance: objectBulletGraphPanelBaseBulletGraphClippingPanelBasePositioningPanelPositioningIndicatorPanel

Inherited Members BulletGraphClippingPanelBase.OnSizeChanged(object, SizeChangedEventArgs)BulletGraphPanelBase.ArrangeOverride(Size)BulletGraphPanelBase.MeasureOverride(Size)

Constructors

C#
public PositioningIndicatorPanel()

Methods

Gets the data context value.

C#
protected override double GetMeasureValue(FrameworkElement child)
Parameters:childFrameworkElement

The child.

Returns:

double

Overrides: BulletGraphPanelBase.GetMeasureValue(FrameworkElement)