Gets or sets the Component displayed inside this border.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Component Content { get; set; } |
Visual Basic Copy Code |
---|
Public Property Content As Component |
An instance of the Component class.