[]
Represents the style of chart symbols.
public class ChartSymbolStyle : ChartObject, INotifyPropertyChanged, IC1Serializable
| Name | Description |
|---|---|
| ChartSymbolStyle() |
| Name | Description |
|---|---|
| Color | Gets or sets the color of the 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 piont symbol, in twips. |
| Shape | Gets or sets the shape of the data point symbol. |
| Size | Gets or sets the size of the data point symbol, in twips. |
| Name | Description |
|---|---|
| AssignFrom(ChartObject) | For internal use only. Assigns (copies) properties from another ChartObject to the current object. |