Gets or sets the size of the data point symbol.
[Visual Basic]
Public Property Size As Integer
[C#]
public int Size {get;set;}
[Delphi]
public property Size: Int32 read get_Size write set_Size;
See Also
ChartSymbolStyle Class | ChartSymbolStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |