Interface ISupportBarGrouping
- Namespace
- SlapKit.Excel.Excel.Charts.ChartShapeFeatures
- Assembly
- SlapKit.Excel.dll
public interface ISupportBarGrouping
- Extension Methods
Properties
ChartDirection
Gets or sets the chart orientation.
XLChartBarDirection ChartDirection { get; set; }
Property Value
ChartGrouping
Gets or sets the chart data grouping type.
XLChartBarGrouping ChartGrouping { get; set; }