ExcelChartChartType Property |
Gets or sets the chart type
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartType ChartType { get; set; }Public Property ChartType As ExcelChartType
Get
Set
Property Value
ExcelChartType
See Also