Version

SeriesLayer Class Properties

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

Public Properties
 NameDescription
Public PropertyCanFreezeGets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable)
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsFrozenGets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyPropertyOverlaysGets the current extra layers for the series.  
Public PropertyTransitionOutIsInProgress  
Public PropertyZIndexGets or sets the ZIndex to use for layering the series layers.  
Protected Properties
 NameDescription
Protected PropertyCheckDirty  
See Also