Specifies whether a legend should be displayed.
Namespace:
C1.C1Report.CustomFieldsAssembly: C1.C1Report.CustomFields.2 (in C1.C1Report.CustomFields.2.dll)
Syntax
| C# |
|---|
public enum ShowLegendEnum |
| Visual Basic |
|---|
Public Enumeration ShowLegendEnum |
Members
| Member name | Description | |
|---|---|---|
| Automatic | Show legend if there are two or more series. | |
| Always | Always show legend. | |
| Never | Never show legend. |