Gets or sets the image contained by this component.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public IImage Image { get; set; } |
Visual Basic Copy Code |
---|
Public Property Image As IImage |
A Microsoft.Maui.Graphics.IImage instance.