C# Класс Microsoft.R.Components.Plots.Implementation.RPlotHistoryVisualComponent

Наследование: IRPlotHistoryVisualComponent
Показать файл Открыть проект

Открытые методы

Метод Описание
DecreaseThumbnailSize ( ) : void
Dispose ( ) : void
IncreaseThumbnailSize ( ) : void
RPlotHistoryVisualComponent ( IRPlotManager plotManager, ICommandTarget controller, IVisualComponentContainer container, ICoreShell coreShell ) : System

Приватные методы

Метод Описание
Control_ContextMenuRequested ( object sender, PointEventArgs e ) : void

Описание методов

DecreaseThumbnailSize() публичный Метод

public DecreaseThumbnailSize ( ) : void
Результат void

Dispose() публичный Метод

public Dispose ( ) : void
Результат void

IncreaseThumbnailSize() публичный Метод

public IncreaseThumbnailSize ( ) : void
Результат void

RPlotHistoryVisualComponent() публичный Метод

public RPlotHistoryVisualComponent ( IRPlotManager plotManager, ICommandTarget controller, IVisualComponentContainer container, ICoreShell coreShell ) : System
plotManager IRPlotManager
controller ICommandTarget
container IVisualComponentContainer
coreShell ICoreShell
Результат System