PointShapeStyleBaseSHAPEShape Property |
LightningChart .NET Help
Shape. Some fill options are not used on every shape kind.
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic SHAPE Shape { get; set; }Public Property Shape As SHAPE
Get
Set
public:
property SHAPE Shape {
SHAPE get ();
void set (SHAPE value);
}Property Value
Type:
SHAPE
See Also