Interface IXLComboChart
- Namespace
- SlapKit.Excel.Excel.Charts.ChartTypes
- Assembly
- SlapKit.Excel.dll
public interface IXLComboChart : IXLChart<IXLComboChart>, IXLChart, IXLDrawingAnchor<IXLComboChart>, IXLDrawingAnchor, ISupportRoundedCorners
- Inherited Members
- Extension Methods
Properties
PrimaryAxis
IXLComboChartAxis PrimaryAxis { get; }
Property Value
SecondaryAxis
IXLComboChartAxis SecondaryAxis { get; }