'Declaration Public Enum ContentOptions Inherits System.Enum
public enum ContentOptions : System.Enum
'Declaration Public Enum ContentOptions Inherits System.Enum
public enum ContentOptions : System.Enum
| Member | Description |
|---|---|
| None | All content is shown. |
| Trim | Trim content if its width is large than MaxWidth property. |
| WordWrap | Wrap content if its width is large than MaxWidth property. |
System.Object
System.ValueType
System.Enum
C1.Chart.ContentOptions