Spread Silverlight Documentation
MaxAxisType Property (IExcelSparklineGroup)


GrapeCity.Excel Namespace > IExcelSparklineGroup Interface : MaxAxisType Property
Specifies how the vertical axis maximums for the sparklines in this sparkline group are calculated.
Syntax
'Declaration
 
Property MaxAxisType As ExcelSparklineAxisMinMax
'Usage
 
Dim instance As IExcelSparklineGroup
Dim value As ExcelSparklineAxisMinMax
 
instance.MaxAxisType = value
 
value = instance.MaxAxisType
ExcelSparklineAxisMinMax MaxAxisType {get; set;}
See Also

Reference

IExcelSparklineGroup Interface
IExcelSparklineGroup Members