windowsforms-devexpress-dot-xtracharts-dot-designer-d32e4632.md
The RectangleFillStyle model.
Namespace : DevExpress.XtraCharts.Designer
Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll
NuGet Package : DevExpress.Win.Charts
[ModelOf(typeof(RectangleFillStyle))]
public class RectangleFillStyleModel :
FillStyle2DModel
<ModelOf(GetType(RectangleFillStyle))>
Public Class RectangleFillStyleModel
Inherits FillStyle2DModel
The following members return RectangleFillStyleModel objects:
Show 12 links
Object ChartElementModel FillStyleBaseModel FillStyle2DModel RectangleFillStyleModel
See Also