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