public class TessaChartTrackBallBehavior : ChartTrackBallBehavior
Public Class TessaChartTrackBallBehavior
Inherits ChartTrackBallBehavior
public ref class TessaChartTrackBallBehavior : public ChartTrackBallBehavior
type TessaChartTrackBallBehavior =
class
inherit ChartTrackBallBehavior
end
TessaChartTrackBallBehavior | Инициализирует новый экземпляр класса TessaChartTrackBallBehavior |
AdorningCanvas |
Gets the top layer Canvas.
(Унаследован от ChartBehavior) |
AxisLabelAlignment |
Gets or sets the alignment for the label appearing in axis.
(Унаследован от ChartTrackBallBehavior) |
BottomAdorningCanvas |
Gets the bottom layer Canvas.
(Унаследован от ChartBehavior) |
ChartArea |
Gets the owner Chart
(Унаследован от ChartBehavior) |
ChartTrackBallStyle |
Gets or sets the style for ChartTrackBallControl.
(Унаследован от ChartTrackBallBehavior) |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Унаследован от DependencyObject) |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Унаследован от DispatcherObject) |
IsActivated |
Gets or sets IsActivated
(Унаследован от ChartTrackBallBehavior) |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Унаследован от DependencyObject) |
LabelDisplayMode |
Gets or sets the trackball display mode for label
(Унаследован от ChartTrackBallBehavior) |
LabelGenerationDirection | Gets or sets the label generation direction. |
LabelHorizontalAlignment |
Gets or sets horizontal alignment for label.
(Унаследован от ChartTrackBallBehavior) |
LabelVerticalAlignment |
Gets or sets vertical alignment for label.
(Унаследован от ChartTrackBallBehavior) |
LineStyle |
Gets or sets the line style
(Унаследован от ChartTrackBallBehavior) |
PointInfos |
Gets the collection of ChartPointInfo.
(Унаследован от ChartTrackBallBehavior) |
ShowLine |
Gets or sets a value indicating whether to show/hide line.
(Унаследован от ChartTrackBallBehavior) |
UseSeriesPalette |
Changes the color for the labels according to the series color.
(Унаследован от ChartTrackBallBehavior) |
AddElement |
Method implementation for Add UIElements
(Унаследован от ChartTrackBallBehavior) |
AddGroupLabels | (Унаследован от ChartTrackBallBehavior) |
AddLabel(ChartPointInfo, ChartAlignment, ChartAlignment, DataTemplate) |
Mathod implementation for Add labels in Chart
(Унаследован от ChartTrackBallBehavior) |
AddLabel(Object, ChartAlignment, ChartAlignment, DataTemplate, Double, Double) |
Method implementation for AddLabels in Chart
(Унаследован от ChartTrackBallBehavior) |
AddTrackBall |
Method implementation for Add Trackball to Corresponding chartpoint
(Унаследован от ChartTrackBallBehavior) |
AlignDefaultLabel | (Унаследован от ChartTrackBallBehavior) |
AttachElements |
Method implementation for AttachElements
(Унаследован от ChartTrackBallBehavior) |
CheckAccess | Determines whether the calling thread has access to this DispatcherObject. (Унаследован от DispatcherObject) |
ClearItems |
Method implementation for Clearitems in ChartTrackBallbehaviour
(Унаследован от ChartTrackBallBehavior) |
ClearValue(DependencyProperty) | Clears the local value of a property. The property to be cleared is specified by a DependencyProperty identifier. (Унаследован от DependencyObject) |
ClearValue(DependencyPropertyKey) | Clears the local value of a read-only property. The property to be cleared is specified by a DependencyPropertyKey. (Унаследован от DependencyObject) |
Clone |
Returns the clone behavior
(Унаследован от ChartBehavior) |
CloneBehavior | (Унаследован от ChartTrackBallBehavior) |
CoerceValue | Coerces the value of the specified dependency property. This is accomplished by invoking any CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling DependencyObject. (Унаследован от DependencyObject) |
DetachElement |
Method implementation for DetachElement
(Унаследован от ChartBehavior) |
DetachElements |
Method implementation for DetachElements
(Унаследован от ChartTrackBallBehavior) |
Equals | Determines whether a provided DependencyObject is equivalent to the current DependencyObject. (Унаследован от DependencyObject) |
GenerateLabels |
Method implementation for GenerateLabels
(Переопределяет ChartTrackBallBehavior.GenerateLabels) |
GenerateTrackBalls |
Method implementation for generate TrackBalls
(Унаследован от ChartTrackBallBehavior) |
GetHashCode | Gets a hash code for this DependencyObject. (Унаследован от DependencyObject) |
GetLocalValueEnumerator | Creates a specialized enumerator for determining which dependency properties have locally set values on this DependencyObject. (Унаследован от DependencyObject) |
GetValue | Returns the current effective value of a dependency property on this instance of a DependencyObject. (Унаследован от DependencyObject) |
GetYValuesBasedOnIndex |
Return collection of double values from the given ChartSeries
(Унаследован от ChartBehavior) |
GetYValuesBasedOnValue |
Return collection of double values from the given ChartSeries
(Унаследован от ChartTrackBallBehavior) |
InvalidateProperty | Re-evaluates the effective value for the specified dependency property. (Унаследован от DependencyObject) |
OnDragEnter |
Called when Drag action enter into the ChartArea
(Унаследован от ChartBehavior) |
OnDragLeave |
Called when Drag action leave from the area
(Унаследован от ChartBehavior) |
OnDragOver |
Called when Drag action over in the Area
(Унаследован от ChartBehavior) |
OnDrop |
Called when drop the cursor in ChartArea
(Унаследован от ChartBehavior) |
OnGotFocus |
Called when GotFocus in UIElement
(Унаследован от ChartBehavior) |
OnKeyDown |
Called when pointer key down in ChartArea
(Унаследован от ChartBehavior) |
OnKeyUp |
Called when Pointer key up in Chart
(Унаследован от ChartBehavior) |
OnLayoutUpdated |
Called when layout updated in chart
(Унаследован от ChartTrackBallBehavior) |
OnLostFocus |
Called when Lost the focus in Chart
(Унаследован от ChartBehavior) |
OnManipulationCompleted |
Called when ManipulationCompleted
(Унаследован от ChartBehavior) |
OnManipulationDelta |
Called when ManipulationDelta is changed
(Унаследован от ChartBehavior) |
OnManipulationStarted |
Called when ManipulationStarted
(Унаследован от ChartBehavior) |
OnMouseEnter |
Called when MouseEnter in to Chart
(Унаследован от ChartBehavior) |
OnMouseLeave |
Called when MouseLeave from Chart
(Унаследован от ChartTrackBallBehavior) |
OnMouseLeftButtonDown | (Унаследован от ChartTrackBallBehavior) |
OnMouseLeftButtonUp |
Called when OnMouse
(Унаследован от ChartTrackBallBehavior) |
OnMouseMove |
Called when MouseMove in chart
(Унаследован от ChartTrackBallBehavior) |
OnMouseWheel |
Called when MouseWheel on Chart
(Унаследован от ChartBehavior) |
OnPointerPositionChanged |
Called when Pointer position Changed in Chart
(Унаследован от ChartTrackBallBehavior) |
OnPointerPositionChanged(Point) |
Called when Pointer position Changed
(Унаследован от ChartTrackBallBehavior) |
OnPropertyChanged | Invoked whenever the effective value of any dependency property on this DependencyObject has been updated. The specific dependency property that changed is reported in the event data. (Унаследован от DependencyObject) |
OnSizeChanged |
Called when Size Changed
(Унаследован от ChartTrackBallBehavior) |
ReadLocalValue | Returns the local value of a dependency property, if it exists. (Унаследован от DependencyObject) |
SetCurrentValue | Sets the value of a dependency property without changing its value source. (Унаследован от DependencyObject) |
SetValue(DependencyProperty, Object) | Sets the local value of a dependency property, specified by its dependency property identifier. (Унаследован от DependencyObject) |
SetValue(DependencyPropertyKey, Object) | Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property. (Унаследован от DependencyObject) |
ShouldSerializeProperty | Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Унаследован от DependencyObject) |
UpdateArea |
Method implementation for UpdateArea in Chart
(Унаследован от ChartBehavior) |
VerifyAccess | Enforces that the calling thread has access to this DispatcherObject. (Унаследован от DispatcherObject) |
PositionChanged |
Event correspond to trackball position changed. It invokes after position changed to new mouse pointer position
(Унаследован от ChartTrackBallBehavior) |
PositionChanging |
Event correspond to trackball position changing. It invokes before position changing from current position to new mouse position.
(Унаследован от ChartTrackBallBehavior) |
chartAxis | (Унаследован от ChartBehavior) |
isReversed | (Унаследован от ChartBehavior) |