AdvertisePanel

StockSharp.Xaml

Panel for advertising action displaying.

Erbt von: UserControl

Implementiert: IComponentConnector

Konstruktoren

AdvertisePanel()

Initializes a new instance of the AdvertisePanel.

Eigenschaften

TextColor : Color

The color of text.

Methoden

AddNews(News)

Add news.

news
News.
AddNews(IEnumerable<News>)

Add news.

news
News.
InitializeComponent()

InitializeComponent

Felder

TextColorProperty : DependencyProperty

DependencyProperty for TextColor.