Spread for ASP.NET 12 Product Documentation
MaxAxisType Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ExcelSparklineSetting Class : MaxAxisType Property
Gets or sets a value that specifies how the vertical axis maximums for the sparklines in this sparkline group are calculated.
Syntax
'Declaration
 
Public Property MaxAxisType As SparklineAxisMinMax
'Usage
 
Dim instance As ExcelSparklineSetting
Dim value As SparklineAxisMinMax
 
instance.MaxAxisType = value
 
value = instance.MaxAxisType
public SparklineAxisMinMax MaxAxisType {get; set;}
See Also

Reference

ExcelSparklineSetting Class
ExcelSparklineSetting Members