Enumerates the series elements drawing effect types in the form of points.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public enum PointSeriesDrawingStyle |
| Visual Basic (Declaration) |
|---|
Public Enumeration PointSeriesDrawingStyle |
| Visual C++ |
|---|
public enum class PointSeriesDrawingStyle |
Members
| Member name | Description | |
|---|---|---|
| None | Determines absence of the effect. | |
| Concave | Determines the concavity effect. | |
| SoftEdge | Determines the soft edge effect. |