PPCC Namespace
Gets or sets the style used for back ground image
Namespace:
PPCC.ChartAssembly: Chart (in Chart.dll)
Version: 5.1.2859.14274
Syntax
| C# |
|---|
public ImageStyle ImageStyle { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property ImageStyle As ImageStyle |
| Visual C++ |
|---|
public: property ImageStyle ImageStyle { ImageStyle get (); void set (ImageStyle value); } |