ExcelChartChartWidthPx Property
Gets or sets the width in pixels (1 pixels is 1/96 inch) of the chart area. The right column index is adjusted based on the specified width.
The width is measured in pixels. The dimensions can be converted from pixels to inches using the UnitsConverter class.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public int ChartWidthPx { get; set; }
Property Value
Int32