Enum ChartWaterMarkOrder
Represents the watermark
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartWaterMarkOrder
Fields
Name | Description |
---|---|
Behind | The watermark will be rendered behind chart. |
Over | The watermark will be rendered over chart. |