Gets or sets the alignment of PlotImage relatively to the plot boundaries.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C# Copy Code |
---|
public ImageAlign PlotImageAlign { get; set; } |
Visual Basic Copy Code |
---|
Public Property PlotImageAlign As ImageAlign |
Charting for WinForms Programmer's Guide | © 2024 MindFusion |