Version 24.2 (latest)

StripeGroupBase Class Properties

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

Public Properties
 NameDescription
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 PropertyFillGets or sets the Brush that specifies how to paint the interior of the shape.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyStrokeGets or sets the Brush that specifies how to paint the Shape outline.  
Public PropertyStrokeThicknessGets or sets the width of the Shape outline.  
Public PropertyStyleGets or sets the style to be applied to the label during rendering.  
Public PropertyUnitGets or sets a distance between two neighboring stripes. If value is 0 double axis unit value is used.  
Public PropertyWidthGets or sets a the stripe width  
See Also