SurfaceLegendBoxTitlePosition Enumeration |
LightningChart .NET Help
3D surface legend box title position.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic enum SurfaceLegendBoxTitlePosition
Public Enumeration SurfaceLegendBoxTitlePosition
public enum class SurfaceLegendBoxTitlePosition
Members|
| Member name | Value | Description |
|---|
| Left | 0 |
Left.
|
| Top | 1 |
Top.
|
See Also