Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public void OnRender(
DrawingContext dc,
FrameworkElement source,
double actualWidth,
double actualHeight
)
Parameters
- dc DrawingContext
-
- source FrameworkElement
-
- actualWidth Double
-
- actualHeight Double
-
See Also