Series3DBase Properties
The base class for a series and a series template.Name | Description |
---|---|
Actual |
Returns the actual settings of series labels. |
Actual |
Returns the actual scale type of the X argument. |
Actual |
Returns the actual scale type of the Y argument. |
Allow |
Overrides the Allow |
Are |
Gets a value that indicates whether at least one touch is captured to this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
Inherited from Content |
Binding |
Overrides the Binding |
Checkable |
Gets or sets the value specifying whether the series check box should be shown instead of the series marker on the attached legend. |
Checked |
Gets or sets a value that determines whether a legend check box is checked for a chart series. |
Command |
Overrides the Command |
Context |
Overrides the Context |
Crosshair |
Gets or sets a value that specifies whether the Crosshair Cursor is enabled for a chart. |
Crosshair |
Gets or sets the text pattern specifying the text of the series crosshair label. |
Crosshair |
Gets or sets the template that defines the presentation of the Crosshair Cursor’s series labels for the $series. This is a dependency property. |
Crosshair |
Gets or sets the Crosshair series label visibility. |
Cursor |
Overrides the Cursor property to hide it.
Inherited from DXFramework |
Data |
Gets or sets the data context for an element when it participates in data binding.
Inherited from Framework |
Default |
Gets or sets the key to use to find the style template for this control in themes.
Inherited from Framework |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Focusable |
Overrides the Focusable property to hide it.
Inherited from DXFramework |
Focus |
Overrides the Focus |
Force |
Overrides the Force |
Has |
Overrides the Has |
Input |
Overrides the Input |
Input |
Overrides the Input |
Is |
Overrides the Is |
Is |
Gets a value that becomes the return value of Is |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its End |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been loaded for presentation.
Inherited from Framework |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Label | Gets or sets settings of series labels. |
Labels |
Gets or sets the value specifying whether the series labels should be visible; |
Language |
Overrides the Language property to hide it.
Inherited from DXFramework |
Legend | Gets or sets a legend displaying the legend item of the series. |
Legend |
Gets or sets the template that defines presentation of the legend marker for the series. |
Legend |
Gets or sets the pattern specifying the text to be displayed within legend items. |
Name |
Gets or sets the identifying name of the element. The name provides an instance reference so that programmatic code-behind, such as event handler code, can refer to an element once it is constructed during parsing of XAML.
Inherited from Framework |
Overrides |
Overrides the Overrides |
Parent |
Gets the parent in the logical tree for this element.
Inherited from Framework |
Resources |
Overrides the Resources property to hide it.
Inherited from DXFramework |
Show |
Gets or sets whether to show the series legend item in a legend. |
Style |
Gets or sets the style to be used by this element.
Inherited from Framework |
Tag |
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Inherited from Framework |
Templated |
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template.
Inherited from Framework |
Tool |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXFramework |
Touches |
Gets all touch devices that are captured to this element.
Inherited from Content |
Touches |
Gets all touch devices that are captured to this element or any child elements in its visual tree.
Inherited from Content |
Touches |
Gets all touch devices that are over this element.
Inherited from Content |
Touches |
Gets all touch devices that are over this element or any child elements in its visual tree.
Inherited from Content |
View | Gets or sets the view of the series. |
Visible | Gets or sets the value specifying whether the series is visible. |
XArgument |
Gets or sets a value that specifies the scale type of series point X-arguments. |
YArgument |
Gets or sets a value that specifies the scale type of series point Y-arguments. |
See Also