StackedValueBandPointColorizer Members
A value range colorizer that colors stacked area or stacked bar series points based on their stacked values.Constructors
Name | Description |
---|---|
StackedValueBandPointColorizer() | Initializes a new instance of the StackedValueBandPointColorizer class. |
Fields
Name | Description |
---|---|
ColorStopsProperty static | Identifies the ColorStops dependency property. Inherited from BandPointColorizerBase. |
Properties
Name | Description |
---|---|
ColorStops | Inherited from BandPointColorizerBase. |
See Also