Version

CustomPaletteBrushScale Class Members

The following tables list the members exposed by CustomPaletteBrushScale.

Public Constructors
 NameDescription
Public ConstructorCustomPaletteBrushScale ConstructorCreates a new instance of the CustomPaletteBrushScale.  
Public Properties
 NameDescription
Public PropertyBrushesGets the brushes collection used by this scale. (Inherited from Infragistics.Controls.Charts.BrushScale)
Public PropertyBrushSelectionModeGets or sets the brush selection mode.  
Public Methods
 NameDescription
Public MethodGetBrushOverloaded. Returns calculated brush for the given index.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedUsed to raise the PropertyChanged event when a property of the object has been changed. (Inherited from Infragistics.Controls.Charts.BrushScale)
Protected MethodOnPropertyUpdatedUsed to invoke the PropertyUpdated event. (Inherited from Infragistics.Controls.Charts.BrushScale)
Public Events
 NameDescription
Public EventPropertyChangedInvoked when a property of the object has been changed. (Inherited from Infragistics.Controls.Charts.BrushScale)
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Controls.Charts.BrushScale)
See Also