Search
RectD.Bottom Property
See Also
 






Gets the rectangle's bottom side.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double Bottom { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bottom As Double

 Property Value

 See Also