Table of Contents

Interface IXLValueAxisProperties

Namespace
SlapKit.Excel.Excel.Charts.ChartTypeFeatures
Assembly
SlapKit.Excel.dll
public interface IXLValueAxisProperties : IXLBaseAxisProperties
Inherited Members
Extension Methods

Properties

CrossBetween

XLAxisCrossBetween CrossBetween { get; set; }

Property Value

XLAxisCrossBetween

MajorUnit

double? MajorUnit { get; set; }

Property Value

double?

MinorUnit

double? MinorUnit { get; set; }

Property Value

double?