The following tables list the members exposed by ValueBrushScale.
Name | Description | |
---|---|---|
![]() | ValueBrushScale Constructor | Creates a new instance of the ValueBrushScale. |
Name | Description | |
---|---|---|
![]() | Brushes | Gets the brushes collection used by this scale. (Inherited from Infragistics.Controls.Charts.BrushScale) |
![]() | IsLogarithmic | Gets or sets whether the scale is logarithmic. |
![]() | LogarithmBase | Gets or sets the logarithm base for this scale. |
![]() | MaximumValue | Gets or sets the maximum value for this scale. |
![]() | MinimumValue | Gets or sets the minimum value for this scale. |
Name | Description | |
---|---|---|
![]() | GetBrush | Gets a brush from the brushes collection by index. (Inherited from Infragistics.Controls.Charts.BrushScale) |
![]() | GetBrushByIndex | Selects a brush from the brush collection by index. |
![]() | GetBrushByValue | Selects a brush from the brush collection by value. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Used to raise the PropertyChanged event when a property of the object has been changed. (Inherited from Infragistics.Controls.Charts.BrushScale) |
![]() | OnPropertyUpdated | Used to invoke the BrushScale.PropertyUpdated event. (Inherited from Infragistics.Controls.Charts.BrushScale) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Invoked when a property of the object has been changed. (Inherited from Infragistics.Controls.Charts.BrushScale) |
![]() | PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Controls.Charts.BrushScale) |