XlsxChart.Chart3DOptions Property Returns the 3D options for the chart, or null if the chart isn't 3D. Syntax Namespace: FlexCel.XlsAdapter public override TChart3DOptions Chart3DOptions { get; } See also XlsxChart