Spread Silverlight Documentation
MarkerType Property (DataMarker)


GrapeCity.Windows.SpreadSheet.Data Namespace > DataMarker Class : MarkerType Property
Gets or sets the type of the marker.
Syntax
'Declaration
 
Public ReadOnly Property MarkerType As MarkerType
'Usage
 
Dim instance As DataMarker
Dim value As MarkerType
 
value = instance.MarkerType
public MarkerType MarkerType {get;}

Property Value

The type of the marker.
See Also

Reference

DataMarker Class
DataMarker Members