Specifies how datapoint labels can be drawn outside of the plot area.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public enum ChartLabelOutsidePlotAreaStyle |
| Visual Basic |
|---|
Public Enumeration ChartLabelOutsidePlotAreaStyle |
Members
| Member name | Description | |
|---|---|---|
| Partial | Labels can be partially outside the plot area. | |
| True | Labels can be entirely outside the plot area. | |
| False | Labels must be entirely inside the plot area. |