GrapeCity.Xaml.SpreadSheet.Data
Visible Property (Axis)


Gets or sets whether the axis is visible.
Syntax
'Declaration
 
Public Property Visible As Boolean
'Usage
 
Dim instance As Axis
Dim value As Boolean
 
instance.Visible = value
 
value = instance.Visible
public bool Visible {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Axis Class
Axis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options