GrapeCity.Xaml.Excel
LogBase Property (IScaling)


Specifies the logarithmic base for a logarithmic axis.
Syntax
'Declaration
 
Property LogBase As Double
'Usage
 
Dim instance As IScaling
Dim value As Double
 
instance.LogBase = value
 
value = instance.LogBase
double LogBase {get; set;}
Remarks
The value should be between 2 and 1000.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IScaling Interface
IScaling Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options