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:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public double ChartWidthPoints { get; set; }
Public Property ChartWidthPoints As Double
Get
Set
Property Value
Type:
DoubleSee Also