HalfDonutGetMarker Method |
LightningChart .NET Help
Gets the marker as a Sector.
Namespace:
Arction.CustomControls.Wpf
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Sector GetMarker()
Public Function GetMarker As Sector
public:
Sector^ GetMarker()
Return Value
Type:
Sector[Missing <returns> documentation for "M:Arction.CustomControls.Wpf.HalfDonut.GetMarker"]
See Also