'Declaration Public Enum SparklineAxisMinMax Inherits System.Enum
public enum SparklineAxisMinMax : System.Enum
Member | Description |
---|---|
Custom | Specifies that the vertical axis minimum or maximum for each sparkline in this sparkline group is specified by the Infragistics.Documents.Excel.Sparklines.SparklineGroup.VerticalAxisMin or the Infragistics.Documents.Excel.Sparklines.SparklineGroup.VerticalAxisMax attribute of the Infragistics.Documents.Excel.Sparklines.SparklineGroup. |
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. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2