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