public enum SparkScale : System.Enum
public enum SparkScale : System.Enum
Member | Description |
---|---|
SparkScaleCustom | Specifies that the minimum or maximum value for the vertical axis of the sparkline has a user-defined value. |
SparkScaleGroup | Specifies that the minimum or maximum value for the vertical axes of all of the sparklines in the group have the same value. |
SparkScaleSingle | Specifies that the minimum or maximum value for the vertical axis of each sparkline in the group is automatically set to its own calculated value. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.SparkScale