Table of Contents

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

XLChartBarDirection

ChartGrouping

Gets or sets the chart data grouping type.

XLChartBarGrouping ChartGrouping { get; set; }

Property Value

XLChartBarGrouping