C1.WPF.Chart Namespace > Series Class : SymbolMarker Property |
'Declaration
Public Property SymbolMarker As SymbolMarker
'Usage
Dim instance As Series Dim value As SymbolMarker instance.SymbolMarker = value value = instance.SymbolMarker
public SymbolMarker SymbolMarker {get; set;}
public: property SymbolMarker SymbolMarker { SymbolMarker get(); void set ( SymbolMarker value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2