GrapeCity.Xaml.SpreadSheet.Data
OverlapData Property


Gets or sets a value that indicates whether the data overlaps.
Syntax
'Declaration
 
Public Property OverlapData As Boolean
'Usage
 
Dim instance As Axis
Dim value As Boolean
 
instance.OverlapData = value
 
value = instance.OverlapData
public bool OverlapData {get; set;}

Property Value

true if the data overlaps; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Axis Class
Axis Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options