Version

SeriesLayer Class Members

The following tables list the members exposed by SeriesLayer.

Public Constructors
 NameDescription
Public ConstructorSeriesLayer ConstructorInitializes a new SeriesLayer.  
Public Properties
 NameDescription
Public PropertyPropertyOverlaysGets the current extra layers for the series.  
Public PropertyTransitionOutIsInProgress  
Public PropertyZIndexGets or sets the ZIndex to use for layering the series layers.  
Public Methods
 NameDescription
Public MethodPlayTransitionIn  
Public MethodPlayTransitionOutAndRemove  
Public MethodResetResets all the properties to their default values  
Public MethodResetZIndexResets the ZIndex property to its default value.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to invoke the PropertyChanged event.  
Protected MethodShouldSerializeZIndexIndicates if the ZIndex property needs to be serialized.  
Public Events
 NameDescription
Public EventPropertyChangedEvent raised when a property value is changed.  
See Also