'Declaration Public Property AlignmentY As Single
'Usage Dim instance As LegendArea Dim value As Single instance.AlignmentY = value value = instance.AlignmentY
public float AlignmentY {get; set;}
'Declaration Public Property AlignmentY As Single
'Usage Dim instance As LegendArea Dim value As Single instance.AlignmentY = value value = instance.AlignmentY
public float AlignmentY {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Value is less than zero or greater than one. |