The following tables list the members exposed by ValueBrushScale.
Name | Description | |
---|---|---|
ValueBrushScale Constructor | Creates a new instance of the ValueBrushScale. |
Name | Description | |
---|---|---|
Brushes | Gets or sets the Brushes property. (Inherited from Infragistics.Win.DataVisualization.BrushScale) | |
IsLogarithmic | Gets or sets whether the scale is logarithmic. | |
IsReady | Gets the status of the scale (Inherited from Infragistics.Win.DataVisualization.BrushScale) | |
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.Win.DataVisualization.BrushScale) | |
NotifySeries | Notify attached series about changes to this scale (Inherited from Infragistics.Win.DataVisualization.BrushScale) | |
Reset | Overridden. Resets all the properties to their default values | |
ResetBrushes | Resets the BrushScale.Brushes property to its default value. (Inherited from Infragistics.Win.DataVisualization.BrushScale) | |
ResetIsLogarithmic | Resets the IsLogarithmic property to its default value. | |
ResetLogarithmBase | Resets the LogarithmBase property to its default value. | |
ResetMaximumValue | Resets the MaximumValue property to its default value. | |
ResetMinimumValue | Resets the MinimumValue property to its default value. |
Name | Description | |
---|---|---|
OnPropertyChanged | Used to invoke the BrushScale.PropertyChanged event. (Inherited from Infragistics.Win.DataVisualization.BrushScale) | |
OnPropertyUpdated | Used to invoke the BrushScale.PropertyUpdated event. (Inherited from Infragistics.Win.DataVisualization.BrushScale) | |
ShouldSerializeBrushes | Indicates if the BrushScale.Brushes property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.BrushScale) | |
ShouldSerializeIsLogarithmic | Indicates if the IsLogarithmic property needs to be serialized. | |
ShouldSerializeLogarithmBase | Indicates if the LogarithmBase property needs to be serialized. | |
ShouldSerializeMaximumValue | Indicates if the MaximumValue property needs to be serialized. | |
ShouldSerializeMinimumValue | Indicates if the MinimumValue property needs to be serialized. |
Name | Description | |
---|---|---|
PropertyChanged | Event raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.BrushScale) | |
PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.BrushScale) |