ComponentOne FlexChart for WinForms
Orientation Property (Legend)


C1.Win.Chart Namespace > Legend Class : Orientation Property
Gets or sets the legend orientation.
Syntax
'Declaration
 
Public Property Orientation As Orientation
'Usage
 
Dim instance As Legend
Dim value As Orientation
 
instance.Orientation = value
 
value = instance.Orientation
public Orientation Orientation {get; set;}
See Also

Reference

Legend Class
Legend Members