Click or drag to resize

DrawingBaseOwner Property

Gets or sets the owner

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public IChartVisual Owner { get; set; }

Property Value

IChartVisual
See Also