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.3.0
Syntax public virtual double BaseValue { get; }
Property Value
DoubleSee Also