SeriesBaseRound Fields |
The SeriesBaseRound type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowMarkerSnappingProperty |
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.
| |
| ClipInsideGraphProperty |
Identifies the ClipInsideGraph dependency property.
| |
| ColorStyleProperty |
Identifies the ColorVisible dependency property.
| |
| IncludeInAutoFitProperty |
Defines if the series affects ZoomToFit operations (DependencyProperty)
If false, the series is ignored on ZoomToFit.
| |
| LineStyleProperty |
Identifies the LineStyle dependency property.
| |
| LineVisibleProperty |
Identifies the LineVisible dependency property.
| |
| PaletteProperty |
Identifies the Palette dependency property.
| |
| PointStyleProperty |
Identifies the PointStyle dependency property.
| |
| PointsVisibleProperty |
Identifies the PointsVisible dependency property.
| |
| ShowInLegendBoxProperty |
Identifies the ShowInLegendBox dependency property.
| |
| Tag |
Tag. Freely assignable object.
(Inherited from UserInteractiveObjectInt.) | |
| TitleProperty |
Identifies the Title dependency property.
| |
| VisibleProperty |
Identifies the Visible dependency property.
|