PopulationCategoryPointStyle Property |
LightningChart .NET Help
Defines point draw style.
Namespace:
Arction.WinForms.Charting.Maps
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PointShapeStyle PointStyle { get; set; }Public Property PointStyle As PointShapeStyle
Get
Set
public:
property PointShapeStyle^ PointStyle {
PointShapeStyle^ get ();
void set (PointShapeStyle^ value);
}Property Value
Type:
PointShapeStyle
See Also