Search
ImageComponent.ImageAlign Property
See Also
 






Gets or sets the image alignment relative to the component.

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

 Syntax

C#  Copy Code

public ImageAlign ImageAlign { get; set; }

Visual Basic  Copy Code

Public Property ImageAlign As ImageAlign

 Property Value

 See Also