Click or drag to resize

PlotIsDisplayedInYAxis Property

If true, then the values are displayed in the YAxis and series value will print on chart panel when selected

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

Property Value

Boolean
See Also