GrapeCity.Excel Namespace : ExcelSparklineAxisMinMax Enumeration |
'Declaration Public Enum ExcelSparklineAxisMinMax Inherits System.Enum
'Usage Dim instance As ExcelSparklineAxisMinMax
public enum ExcelSparklineAxisMinMax : System.Enum
Member | Description |
---|---|
Custom | Specifies that the vertical axis minimum or maximum for each sparkline in this sparkline group is specified by the manualMin or the manualMax of the ExcelSparklineGroup. |
Group | Specifies that the vertical axis minimum or maximum is shared across all sparklines in this sparkline group and is calculated automatically such that the data point with the minimum or maximum value can be displayed in the plot area. |
Individual | Specifies that the vertical axis minimum or maximum for each sparkline in this sparkline group is calculated automatically such that the data point with the minimum or maximum value can be displayed in the plot area. |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.ExcelSparklineAxisMinMax
Target Platforms: Windows Server 2012, Windows RT