[NotNullAttribute] IChartModel Model { get; }
<NotNullAttribute> ReadOnly Property Model As IChartModel Get
[NotNullAttribute] property IChartModel^ Model { IChartModel^ get (); }
[<NotNullAttribute>] abstract Model : IChartModel with get
In This Article