HCNavigationBindingsVerticalLineAnnotationsTypesElliottWaveTypePointsOptions constructor
const
HCNavigationBindingsVerticalLineAnnotationsTypesElliottWaveTypePointsOptions({
- num? controlPoint,
- HCNavigationBindingsVerticalLineAnnotationsTypesElliottWaveTypePointsLabelOptions? label,
- num? x,
- num? y,
Implementation
const HCNavigationBindingsVerticalLineAnnotationsTypesElliottWaveTypePointsOptions({
this.controlPoint,
this.label,
this.x,
this.y,
});