Skip to main content

FillStyleBase Members

The base fill style used to color a surface.

Fields

Name Description
LegendProperty static Identifies the FillStyleBase.Legend dependency property.
LegendTextPatternProperty static Identifies the FillStyleBase.LegendTextPattern dependency property.
ShowInLegendProperty static Identifies the FillStyleBase.ShowInLegend dependency property.

Properties

Name Description
Legend Gets or sets the legend in which the legend item of the fill style should be shown.
LegendTextPattern Gets or sets the text pattern specifying the text of the legend item of the fill style.
ShowInLegend Gets or sets whether the legend should display the item that the fill style provides.
See Also