SegmentBasedRangeFillColorizer Members
A colorizer that paints area segments of the range area series based on the specified line segment colorizers.Constructors
| Name | Description |
|---|---|
| SegmentBasedRangeFillColorizer() | Initializes a new instance of the SegmentBasedRangeFillColorizer class. |
Fields
| Name |
|---|
| SegmentColorizerProperty1 static |
| SegmentColorizerProperty2 static |
Properties
| Name | Description |
|---|---|
| SegmentColorizer1 | Gets or sets the first line segment colorizer that specifies colors used to paint area segments. |
| SegmentColorizer2 | Gets or sets the second line segment colorizer that specifies colors used to paint area segments. |
See Also