← 返回

How to change DisplayName of a StatisticParameterGrid?

Hi everybody,

I wonder if someone has ever changed a DisplayName inside a StatisticParameterGrid. Actually I'm trying to show the StatisticsParameter on the user interface in English. The problem is that the items are Russian only and that particular property (<IStatisticsParameter> DisplayName) has no setter so i cannot overwrite them 'on the fly'.

This is what i was trying to do (TicksParameterGrid is the name of my StatisticParameterGrid):

TicksParameterGrid.Parameters[0].DisplayName = "newName";

Can anyone help me? thanks!

本主题对您有帮助吗?

分享主题

评论 (2)

登录创建账户, 登录或注册以发表评论

Mikhail Sukhov
Mikhail Sukhov

We will publish english version stocksharp during 2 week

sunrising
sunrising 作者

Михаил Сухов: We will publish english version stocksharp during 2 week

Thanks a lot! No more struggle for the translation :)