ClassPositioningIndicatorPanel
Class
Panel that is used for positioning the ZeroIndicator.
Definition
Namespace:Telerik.Windows.Controls.BulletGraph
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class PositioningIndicatorPanel : PositioningPanel
Inheritance: objectBulletGraphPanelBaseBulletGraphClippingPanelBasePositioningPanelPositioningIndicatorPanel
Inherited Members
Constructors
PositioningIndicatorPanel()
Declaration
cs-api-definition
public PositioningIndicatorPanel()
Methods
GetMeasureValue(FrameworkElement)
Gets the data context value.
Declaration
cs-api-definition
protected override double GetMeasureValue(FrameworkElement child)
Parameters
child
FrameworkElement
The child.
Returns
Overrides