Gets or sets the symbol size in pixels.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public Size SymbolSize { get; set; } |
| Visual Basic |
|---|
Public Property SymbolSize As Size Get Set |
| XAML Property Element Usage |
|---|
<object> <object.SymbolSize> <Size .../> </object.SymbolSize> </object> |
| XAML Attribute Usage |
|---|
<object SymbolSize="Size" .../> |