[]
Gets or sets the chart data layout type.
[C1Description("Chart3DData.Layout", "The chart data layout type.")]
public Chart3DDataLayout Layout { get; set; }
<C1Description("Chart3DData.Layout", "The chart data layout type.")>
Public Property Layout As Chart3DDataLayout