PlotStyle.Equals(PlotStyle) Method |
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntaxpublic bool Equals(
PlotStyle other
)
Parameters
- other PlotStyle
-
Return Value
BooleanImplements
IEquatable<T>.Equals(T)
See Also