ComponentOne Chart for WPF and Silverlight
LogicalOrientationPublic Property (ChartPanel)


C1.WPF.C1Chart Namespace > ChartPanel Class : LogicalOrientationPublic Property
Syntax
'Declaration
 
Public ReadOnly Property LogicalOrientationPublic As System.Windows.Controls.Orientation
'Usage
 
Dim instance As ChartPanel
Dim value As System.Windows.Controls.Orientation
 
value = instance.LogicalOrientationPublic
public System.Windows.Controls.Orientation LogicalOrientationPublic {get;}
See Also

Reference

ChartPanel Class
ChartPanel Members