Winnovative Excel Library for .NET
ChartWidthPoints Property
NamespacesWinnovative.ExcelLibExcelChartChartWidthPoints
Winnovative Excel Library for .NET
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.
Declaration Syntax
C#Visual BasicVisual C++
public double ChartWidthPoints { get; set; }
Public Property ChartWidthPoints As Double
public:
property double ChartWidthPoints {
	double get ();
	void set (double value);
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)