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.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic bool IsDisplayedInYAxis { get; set; }
Property Value
Boolean
See Also