Link Search Menu Expand Document

ChartPlacementType Property

Gets or sets the Placement setting of this chart, which specifies how changes to the sheet will affect the placement of the chart.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Placement PlacementType { get; set; }

Property Value

Type: Placement
The placement.
See Also

Reference