GrapeCity.Xaml.Excel
LogBase Property (Scaling)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Scaling Class
Scaling Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options