Click or drag to resize

ChartVisualBaseIsAutoScale Property


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool IsAutoScale { get; set; }

Property Value

Boolean

Implements

IChartVisualIsAutoScale
See Also