Gets or sets the shape of the data point symbol.
[Visual Basic]
Public Property Shape As C1.Win.C1Chart.SymbolShapeEnum
[C#]
public C1.Win.C1Chart.SymbolShapeEnum Shape {get;set;}
[Delphi]
public property Shape: C1.Win.C1Chart.SymbolShapeEnum read get_Shape write set_Shape;
See Also
ChartSymbolStyle Class | ChartSymbolStyle Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |