Click or drag to resize

PointShapeStyleBaseSHAPEBitmapImage Property

LightningChart .NET Help
Bitmap image, which is used when Shape is set to 'Bitmap'.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public BitmapFrame BitmapImage { get; set; }

Property Value

Type: BitmapFrame
See Also