URL of the custom bullet file (image or flash)
Namespace:
am.Charts
Assembly:
am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string BulletUrl { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property BulletUrl As String |
| Visual C++ |
|---|
public:
property String^ BulletUrl {
String^ get ();
void set (String^ value);
} |
See Also