GrapeCity.Xaml.SpreadSheet.Data
MarkerSize Property (DataMarker)


Gets or sets the size of the marker.
Syntax
'Declaration
 
Public Property MarkerSize As Size
'Usage
 
Dim instance As DataMarker
Dim value As Size
 
instance.MarkerSize = value
 
value = instance.MarkerSize
public Size MarkerSize {get; set;}

Property Value

The size of the marker.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataMarker Class
DataMarker Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options