ExcelChartChartWidthPoints Property
Gets or sets the chart area width in points (1 point is 1/72 inch).
The right column index is adjusted based on the specified width.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public double ChartWidthPoints { get; set; }
Public Property ChartWidthPoints As Double
Get
Set
public:
property double ChartWidthPoints {
double get ();
void set (double value);
}
member ChartWidthPoints : float with get, set
Property Value
Double