[]
Gets or sets whether data point size values represent area of bubble or width of bubble.
[FpCategory("Category_Appearance")]
public bool SizeRepresentsArea { get; set; }
<FpCategory("Category_Appearance")>
Public Property SizeRepresentsArea As Boolean