TessaChartTrackBallBehavior - класс

Поведение поддерживающее возможность принудительной установки порядка вывода элементов в метке.

Definition

Пространство имён: Tessa.UI.Views.Charting.Behaviors
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public class TessaChartTrackBallBehavior : ChartTrackBallBehavior
Inheritance
Object    DispatcherObject    DependencyObject    ChartBehavior    ChartTrackBallBehavior    TessaChartTrackBallBehavior

Конструкторы

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)
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance.
(Унаследован от DependencyObject)
DispatcherGets the Dispatcher this DispatcherObject is associated with.
(Унаследован от DispatcherObject)
IsActivated Gets or sets IsActivated
(Унаследован от ChartTrackBallBehavior)
IsSealedGets 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)
CheckAccessDetermines 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)
CoerceValueCoerces 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)
EqualsDetermines 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)
GetHashCodeGets a hash code for this DependencyObject.
(Унаследован от DependencyObject)
GetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this DependencyObject.
(Унаследован от DependencyObject)
GetValueReturns 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)
InvalidatePropertyRe-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)
OnPropertyChangedInvoked 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)
ReadLocalValueReturns the local value of a dependency property, if it exists.
(Унаследован от DependencyObject)
SetCurrentValueSets 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)
ShouldSerializePropertyReturns 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)
VerifyAccessEnforces 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)

См. также