Gets or sets the shadow depth for 3D charts. Namespace: MindFusion.Charting.WebForms Syntax
Property ValueA float value. RemarksThe property is used only by 3D charts. If the chart draws more than one series, the Depth3D property is multiplied by the count of the series. Stacked bar charts make an exception since their series are drawn as sections in a single bar. Default value for the Depth3D property is 20f. See Also |