A newer version of this page is available.
Switch to the current version.
PolygonFillStyleModel Class
The PolygonFillStyle model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(PolygonFillStyle))]
public class PolygonFillStyleModel :
FillStyle2DModel
<ModelOf(GetType(PolygonFillStyle))>
Public Class PolygonFillStyleModel
Inherits FillStyle2DModel
Related API Members
The following members accept/return PolygonFillStyleModel objects:
Inheritance
Object
ChartElementModel
FillStyleBaseModel
FillStyle2DModel
PolygonFillStyleModel
See Also
Feedback