ExcelChartValueAxisLabelsPosition Property |
Gets or sets the labels position on value axis. Default value is NextToAxis.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartAxisLabelPosition LabelsPosition { get; set; }Public Property LabelsPosition As ExcelChartAxisLabelPosition
Get
Set
Property Value
ExcelChartAxisLabelPosition
See Also