Click or drag to resize
INChartSeriesImage Property
Image that is displayed in the legend. This property returns the image only if it was provided by the data source. If the default image is used null is returned.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
NChartRawBitmap Image { get; }

Property Value

Type: NChartRawBitmap
See Also