Skip to main content

SegmentBasedStackedFillColorizer Members

A colorizer that paints area segments of the stacked area series based on the specified line segment colorizer.

Constructors

Name Description
SegmentBasedStackedFillColorizer() Initializes a new instance of the SegmentBasedStackedFillColorizer 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