SegmentBasedFillColorizer Members
A colorizer that paints area segments of the area series based on the specified line segment colorizer.Constructors
Name | Description |
---|---|
SegmentBasedFillColorizer() | Initializes a new instance of the SegmentBasedFillColorizer class. |
Fields
Name | Description |
---|---|
SegmentColorizerProperty static | Identifies the SegmentColorizer dependency property. |
Properties
Name | Description |
---|---|
SegmentColorizer | Gets or sets the line segment colorizer that specifies colors used to paint area segments. |
See Also