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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic double ChartWidthPoints { get; set; }Public Property ChartWidthPoints As Double
Get
Set
Property Value
Double
See Also