public IChartModel Model { get; }
Public ReadOnly Property Model As IChartModel Get
public: virtual property IChartModel^ Model { IChartModel^ get () sealed; }
abstract Model : IChartModel with get override Model : IChartModel with get
In This Article