XamarinChart Programmer's Guide
ImageComponent.Image Property
See Also
 






Gets or sets the image contained by this component.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public ImageSource Image { get; set; }

Visual Basic  Copy Code

Public Property Image As ImageSource

 Property Value

An instance of the ImageSource class.

 See Also

ImageComponent Members
ImageComponent Class
MindFusion.Charting.Components Namespace