[NotNullAttribute]
protected IChartModel ChartModel { get; }<NotNullAttribute>
Protected ReadOnly Property ChartModel As IChartModel
Getprotected:
[NotNullAttribute]
property IChartModel^ ChartModel {
IChartModel^ get ();
}[<NotNullAttribute>]
member ChartModel : IChartModel with get