ChartDirector 7.1 (.NET Edition)

WPFViewPortControl.Chart


Declaration

[C#]public BaseChart Chart {get; set;};
[VB]Public Property Chart As BaseChart

Description

Gets or sets the BaseChart object for displaying in the control. The chart usually is an overall chart that includes the full data range.