Click or drag to resize

SeriesBaseRound Fields

LightningChart .NET Help

The SeriesBaseRound type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAllowMarkerSnappingProperty
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.
Public fieldStatic memberClipInsideGraphProperty
Identifies the ClipInsideGraph dependency property.
Public fieldStatic memberColorStyleProperty
Identifies the ColorVisible dependency property.
Public fieldStatic memberIncludeInAutoFitProperty
Defines if the series affects ZoomToFit operations (DependencyProperty) If false, the series is ignored on ZoomToFit.
Public fieldStatic memberLineStyleProperty
Identifies the LineStyle dependency property.
Public fieldStatic memberLineVisibleProperty
Identifies the LineVisible dependency property.
Public fieldStatic memberPaletteProperty
Identifies the Palette dependency property.
Public fieldStatic memberPointStyleProperty
Identifies the PointStyle dependency property.
Public fieldStatic memberPointsVisibleProperty
Identifies the PointsVisible dependency property.
Public fieldStatic memberShowInLegendBoxProperty
Identifies the ShowInLegendBox dependency property.
Public fieldTag
Tag. Freely assignable object.
(Inherited from UserInteractiveObjectInt.)
Public fieldStatic memberTitleProperty
Identifies the Title dependency property.
Public fieldStatic memberVisibleProperty
Identifies the Visible dependency property.
Top
See Also