|
|
@ -62,7 +62,7 @@ public class VanChartBoxTooltipContentPane extends VanChartTooltipContentPane { |
|
|
|
}; |
|
|
|
}; |
|
|
|
outlier = new VanChartFormatPaneWithCheckBox(parent, showOnPane) { |
|
|
|
outlier = new VanChartFormatPaneWithCheckBox(parent, showOnPane) { |
|
|
|
protected String getCheckBoxText() { |
|
|
|
protected String getCheckBoxText() { |
|
|
|
return Toolkit.i18nText("Fine-Engine_Chart_Outlier_Value"); |
|
|
|
return Toolkit.i18nText("Fine-Design_Chart_Outlier_Value"); |
|
|
|
} |
|
|
|
} |
|
|
|
}; |
|
|
|
}; |
|
|
|
} |
|
|
|
} |
|
|
|