[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.LayoutTarget

LayoutTarget Enum

Represents the possible ways to layout the plot area.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum LayoutTarget
Public Enum LayoutTarget

Fields

Name Description
Inner

The plot area size shall determine the size of the plot area, not including the tick marks and axis labels.

Outer

The plot area size shall determine the size of the plot area, the tick marks, and the axis labels.