PlotStyleBaseValue Property |
Gets the base value. This is required for
PlotStyle when
HasBaseValue is set to true. For example Bar plotStyle has a base value.
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic virtual double BaseValue { get; set; }
Property Value
Double
See Also