TessaPieSegment - класс

Сегмент круговой диаграммы

Definition

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

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

TessaPieSegment(Double, Double, TessaPieSeries, Object) Initializes a new instance of the TessaPieSegment class. Called when instance created for PieSegment
TessaPieSegment(Double, Double, Boolean, TessaPieSeries, Object) Initializes a new instance of the TessaPieSegment class. Called when instance created for PieSegment with four arguments

Свойства

ActualEndAngle Gets or sets the end angle of this pie slice.
(Унаследован от PieSegment)
ActualStartAngle Gets or sets the start angle of this pie slice.
(Унаследован от PieSegment)
AngleOfSlice Gets the actual angle the PieSegment slice.
(Унаследован от PieSegment)
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance.
(Унаследован от DependencyObject)
DispatcherGets the Dispatcher this DispatcherObject is associated with.
(Унаследован от DispatcherObject)
EndAngle Gets the end angle of the PieSegment.
(Унаследован от PieSegment)
Interior Gets or sets the brush to paint the interior of the segment.
(Унаследован от ChartSegment)
IsEmptySegmentInterior Gets or sets IsEmptySegmentinterior property
(Унаследован от ChartSegment)
IsExploded This property indicates whether this segment can be exploded or not.
(Унаследован от PieSegment)
IsSealedGets a value that indicates whether this instance is currently sealed (read-only).
(Унаследован от DependencyObject)
Item Gets or sets the data object that this segment belongs to.
(Унаследован от ChartSegment)
ScaleFactor Gets or sets Фактор увеличения
Series ReadOnly property to get the value of underlying series of a chart segment.
(Унаследован от ChartSegment)
StartAngle Gets the start angle of the PieSegment.
(Унаследован от PieSegment)
Stroke Gets or sets the stroke value of the segment.
(Унаследован от ChartSegment)
StrokeDashArray Gets or sets the stroke dash array for the segment shape.
(Унаследован от ChartSegment)
StrokeThickness Gets or sets the stroke thickness value of the segment.
(Унаследован от ChartSegment)
XData Gets the data point value, bind with x for this segment.
(Унаследован от PieSegment)
XRange Contains the x-value range for the segment.
(Унаследован от ChartSegment)
YData Gets the data point value, bind with y for this segment.
(Унаследован от PieSegment)
YRange Contains the y-value range for the segment.
(Унаследован от ChartSegment)

Методы

AlignHiLoSegment This method is used to change High and Low values, When the High value lesser than Open value or Low value greater than Close value.
(Унаследован от ChartSegment)
CheckAccessDetermines whether the calling thread has access to this DispatcherObject.
(Унаследован от DispatcherObject)
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)
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)
CreateVisual Used for creating UIElement for rendering this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Переопределяет PieSegment.CreateVisual(Size))
EqualsDetermines whether a provided DependencyObject is equivalent to the current DependencyObject.
(Унаследован от DependencyObject)
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)
GetRenderedVisualGets the UIElement used for rendering this segment.
(Переопределяет PieSegment.GetRenderedVisual)
GetValueReturns the current effective value of a dependency property on this instance of a DependencyObject.
(Унаследован от DependencyObject)
InternalSetData The internal set data.
InvalidatePropertyRe-evaluates the effective value for the specified dependency property.
(Унаследован от DependencyObject)
OnPropertyChanged(DependencyPropertyChangedEventArgs)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)
OnPropertyChanged(String) Called when Property changed
(Унаследован от ChartSegment)
OnSizeChanged Called whenever the segment's size changed. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от PieSegment)
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)
SetData(Double) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(ListChartPoint) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(ListPoint) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
Устарело.
SetData(IListDouble, IListDouble) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(IListDouble, IListDouble, IListDouble) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(IListDouble, IListDouble, Brush) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(ChartPoint, ChartPoint, ChartPoint, ChartPoint)
(Унаследован от ChartSegment)
SetData(IListDouble, IListDouble, IListDouble, IListDouble) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(IListDouble, IListDouble, Brush, Int32) Sets the values for Technical indicator segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(ListDouble, IListDouble, Double, Double) Sets the values for this segment. This method is not intended to be called explicitly outside the 3DChart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(Point, Point, Point, Point) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
Устарело.
SetData(ChartPoint, ChartPoint, ChartPoint, ChartPoint, Boolean)
(Унаследован от ChartSegment)
SetData(IListDouble, IListDouble, IListDouble, IListDouble, IListDouble) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(Point, Point, Point, Point, Boolean) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
Устарело.
SetData(Point, Point, Point, Point, Point, Point) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
SetData(ChartPoint, ChartPoint, ChartPoint, ChartPoint, ChartPoint, ChartPoint, Boolean)
(Унаследован от ChartSegment)
SetData(Point, Point, Point, Point, Point, Point, Boolean) Sets the values for this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Унаследован от ChartSegment)
Устарело.
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)
SetVisualBindings Method Implementation for set Binding to CgartSegments properties
(Унаследован от PieSegment)
ShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property.
(Унаследован от DependencyObject)
Update Updates the segments based on its data point value. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.
(Переопределяет PieSegment.Update(IChartTransformer))
VerifyAccessEnforces that the calling thread has access to this DispatcherObject.
(Унаследован от DispatcherObject)

События

PropertyChanged Occurs when a property value changes.
(Унаследован от ChartSegment)

Поля

ScaleFactorProperty The scale factor property.

См. также