Gets or sets the SymbolStyle which specifies the color, size, and shape of points in scatter plots.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public Chart3DSymbolStyle SymbolStyle { get; set; } |
Visual Basic |
---|
Public Property SymbolStyle As Chart3DSymbolStyle Get Set |