SeriesBaseSmith Properties |
The SeriesBaseSmith type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets or sets if allow dragging by user. This is a dependency property.
(Inherited from DraggableObject.) | |
| AllowMarkerSnapping |
Defines if the series can be snapped to by markers.
Note that the snapping must be properly enabled on the marker as well.
This allows use of hidden series that can be snapped to.
(Inherited from SeriesBaseRound.) | |
| AllowUserInteraction |
Gets or sets if user interaction is allowed. This is a dependency property.
(Inherited from UserInteractiveObject.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| ClipInsideGraph |
Defines if the series is drawn outside the main chart circle (clipped).
(Inherited from SeriesBaseRound.) | |
| ColorStyle |
Turn on coloring by Value
(Inherited from SeriesBaseRound.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code. This is a dependency property.
(Inherited from HighlightingItemBase.) | |
| IncludeInAutoFit |
Defines if the series affects ZoomToFit operations.
If false, the series is ignored on ZoomToFit.
(Inherited from SeriesBaseRound.) | |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| LineStyle |
Gets or sets line style. This is a dependency property.
(Inherited from SeriesBaseRound.) | |
| LineVisible |
Gets or sets is line visible or not. This is a dependency property.
(Inherited from SeriesBaseRound.) | |
| OwnerView |
Gets owner view.
(Inherited from SeriesBaseRound.) | |
| Points |
Gets or sets series points. This is a dependency property.
| |
| PointStyle |
Gets or sets point style. This is a dependency property.
(Inherited from SeriesBaseRound.) | |
| PointsVisible |
Gets or sets if points are visible or not. This is a dependency property.
(Inherited from SeriesBaseRound.) | |
| ShowInLegendBox |
Gets or sets if enlists the series title text in Legend box of the chart. This is a dependency property.
(Inherited from SeriesBaseRound.) | |
| Title |
Gets or sets series title. This is a dependency property.
(Inherited from SeriesBaseRound.) | |
| ValueRangePalette |
Palette for color by Value
(Inherited from SeriesBaseRound.) | |
| Visible |
Gets or sets if the series is visible. This is a dependency property.
(Inherited from SeriesBaseRound.) |