PointLineSeriesSmith Properties |
The PointLineSeriesSmith type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets or sets whether dragging by user is allowed.
(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 whether allow user interaction.
(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.
(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.
(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 |
Line style
(Inherited from SeriesBaseRound.) | |
| LineVisible |
Is line visible or not
(Inherited from SeriesBaseRound.) | |
| OwnerView |
Owner view
(Inherited from SeriesBaseRound.) | |
| PointCount |
Point count stored in the Points array
(Inherited from SeriesBaseRound.) | |
| Points |
Series points
(Inherited from SeriesBaseSmith.) | |
| PointStyle |
Point style
(Inherited from SeriesBaseRound.) | |
| PointsVisible |
Are points visible or not
(Inherited from SeriesBaseRound.) | |
| ShowInLegendBox |
Enlists the series title text in Legend box of the chart
(Inherited from SeriesBaseRound.) | |
| Title |
Series title
(Inherited from SeriesBaseRound.) | |
| ValueRangePalette |
Palette for color by Value
(Inherited from SeriesBaseRound.) | |
| Visible |
Is the series visible.
(Inherited from SeriesBaseRound.) |