'DeclarationPublic Property AlignmentY As Single
'UsageDim instance As LegendArea Dim value As Single instance.AlignmentY = value value = instance.AlignmentY
public float AlignmentY {get; set;}
'DeclarationPublic Property AlignmentY As Single
'UsageDim 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. |