Property MarkerSize
MarkerSize
Gets or sets the marker size in points (c:marker/c:size), or null when the automatic size applies.
public int? MarkerSize { get; set; }
Property Value
- int?
Gets or sets the marker size in points (c:marker/c:size), or null when the automatic size applies.
public int? MarkerSize { get; set; }