RectangleFillStyleModel Class
The RectangleFillStyle model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
[ModelOf(typeof(RectangleFillStyle))]
public class RectangleFillStyleModel :
FillStyle2DModel
Related API Members
The following members return RectangleFillStyleModel objects:
Inheritance
Object
ChartElementModel
FillStyleBaseModel
FillStyle2DModel
RectangleFillStyleModel
See Also