[]
Gets or sets the outline width of the data point symbol.
public int OutlineWidth { get; set; }
Public Property OutlineWidth As Integer
OutlineWidth should not exceed symbol size. If the outline width is greater than the symbol size, the symbol size is used as the outline width when drawing the symbol.