[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.SpreadChart.Model

Model Property

Model

Gets or sets the chart model.

Declaration
public override ChartModel Model { get; set; }
Public Overrides Property Model As ChartModel
Property Value
Type Description
ChartModel

The model.

Overrides