Bullet type for this item
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public XyChartBulletTypes Bullet { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Bullet As XyChartBulletTypes |
| Visual C++ |
|---|
public: property XyChartBulletTypes Bullet { XyChartBulletTypes get (); void set (XyChartBulletTypes value); } |