SeriesValueModifier Class Fields

For a list of all members of this type, see SeriesValueModifier members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The axis marker style DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) The IsSeriesValueModifier DependencyProperty. When Set to True on a RenderableSeries, this series will be included in the SeriesValueModifier processing, else it will be excluded  
Public Fieldstatic (Shared in Visual Basic) Defines the IsLastPointInViewportProperty attached property. It is used to change the opacity of AxisMarker associated with a renderable series when the last point it goes outside the viewport.  
Public Fieldstatic (Shared in Visual Basic) Defines the IsRenderableSeriesInViewport attached property. It is used to hide the AxisMarker associated with a renderable series when it goes outside the viewport.  
Public Fieldstatic (Shared in Visual Basic) Defines the SeriesMarkerFill attached property. Holds the color of the last visible bar in a viewport for an axis marker.  
Public Fieldstatic (Shared in Visual Basic) Defines the SeriesMarkerStroke attached property. Holds the stroke color of the last visible bar in a viewport for an axis marker.  
Public Fieldstatic (Shared in Visual Basic) Defines the YAxisId DependencyProperty  
Top
See Also