GrapeCity.Xaml.Excel
MarkerSize Property (ExcelDataMarker)


GrapeCity.Excel.Chart Namespace > ExcelDataMarker Class : MarkerSize Property
Specifies the size of the marker in points
Syntax
'Declaration
 
Public Property MarkerSize As Integer
'Usage
 
Dim instance As ExcelDataMarker
Dim value As Integer
 
instance.MarkerSize = value
 
value = instance.MarkerSize
public int MarkerSize {get; set;}
See Also

Reference

ExcelDataMarker Class
ExcelDataMarker Members