Enum ConnectorAlignment
Represents label's connector alignment.
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public enum ConnectorAlignment
Fields
Name | Description |
---|---|
Bottom | Connection to the top bottom of adorner. |
Left | Connection to the left side of adorner. |
Right | Connection to the right side of adorner. |
Top | Connection to the top side of adorner. |