Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public YAxis(
ChartViewModel viewModel,
ChartPanelViewModel chartPanelViewModel,
AxisOrientation axisOrientation,
bool hasBars,
double tickSize
)
Parameters
- viewModel ChartViewModel
-
- chartPanelViewModel ChartPanelViewModel
-
- axisOrientation AxisOrientation
-
- hasBars Boolean
-
- tickSize Double
-
See Also