The size of the bullet. This only affects predefined bullet shapes, not custom Flash bullets.
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public byte BulletSize { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property BulletSize As Byte |
| Visual C++ |
|---|
public: property unsigned char BulletSize { unsigned char get (); void set (unsigned char value); } |