[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DSymbolStyle

Chart3DSymbolStyle Class

Represents symbol properties used in scatter plots for the points in a series.

Inheritance
Notifier
Chart3DSymbolStyle
Namespace: C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DSymbolStyle : Notifier

Properties

Name Description
Color

Gets or sets the color of a data point symbol.

OutlineColor

Gets or sets the outline color of the data point symbol.

OutlineWidth

Gets or sets the outline width of the data point symbol.

Shape

Gets or sets the shape of a data point symbol.

Size

Gets or sets the size of a data point symbol.

Methods

Name Description
ToString()

Returns a string that represents the current Chart3DSymbolStyle.