ImageFillStyle Properties
The fill style that paints a surface using an image.| Name | Description |
|---|---|
| ImageSource | Gets or sets the image used to fill the surface. |
| Legend | Gets or sets the legend in which the legend item of the fill style should be shown. Inherited from FillStyleBase. |
| LegendTextPattern | Gets or sets the text pattern specifying the text of the legend item of the fill style. Inherited from FillStyleBase. |
| ShowInLegend | Gets or sets whether the legend should display the item that the fill style provides. Inherited from FillStyleBase. |
See Also