Table of Contents

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

IXLComboChartAxis

SecondaryAxis

IXLComboChartAxis SecondaryAxis { get; }

Property Value

IXLComboChartAxis