Table of Contents

ExcelChart.Chart3DOptions Property

Returns the 3D options for the chart, or null if the chart isn't 3D.

Syntax

Namespace: FlexCel.Core

public abstract TChart3DOptions Chart3DOptions { get; }

See also