ViewType Property
ViewType
Gets or sets whether the chart is rendered in 2D or 3D.
Declaration
[FpCategory("Category_Appearance")]
public ChartViewType ViewType { get; set; }
<FpCategory("Category_Appearance")>
Public Property ViewType As ChartViewType