NSeriesLabelLayout Class Members
In This Topic
The following tables list the members exposed by NSeriesLabelLayout.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| DataPointSafeguardSize | Specifies the size of the safeguard area that protects data points from being overlaped by labels. |
| EnableDataPointSafeguard | Gets or sets a value indicating whether data points of this series are protected from being overlapped by labels. |
| InvertLocationsForInvertedDataPoints | Gets or sets a value indicating whether label locations should be inverted vertically for data points with inverted vertical orientation. |
| InvertLocationsIfIgnored | Gets or sets a value indicating whether proposed label locations should be inverted if all of them are outside the chart bounds and are ignored. |
| LabelLocations | Gets or sets an array that contains possible initial label locations that are used by the label layout system. |
| OutOfBoundsLocationMode | Specifies the treatment mode for locations that fall partially out of the plot bounds. |
| UseLabelLocations | Gets or sets a value indicating whether the initial locations in the LabelLocations collection should be used. |
Top
See Also