Gets or sets the image contained by this component.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public IImage Image { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Image As IImage |
See Also